IAxis.UnitConversion 屬性

啟用或停用單位轉換。改變單位將會影響位置與速度,您需更新 McProfileSettings 中的 MinimumFollowingErrorMaximumFollowingErrorMcPidSettings 中的 MinimumOutputMaximumOutput

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
bool UnitConversion { get; set; }
Property UnitConversion As Boolean

屬性值

型別:bool

備註

參見

IAxis 介面

IntervalZero.KINGSTAR.Base.Class 命名空間